programs.ssh.knownHosts.<name>.hostNames
The set of system-wide known SSH hosts. To make simple setups more
convenient the name of an attribute in this set is used as a host name
for the entry. This behaviour can be disabled by setting
hostNames explicitly. You can use
extraHostNames to add additional host names without
disabling this default.
- Type
list of string- Default
[ "‹name›" ]- Declared
- <nix-darwin/modules/programs/ssh.nix>